[INFO] cloning repository https://github.com/umurgdk/linuxgraphics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umurgdk/linuxgraphics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6deed1753820f2e9c3dcbf71fb557a0b5b5d1b0
[INFO] checking umurgdk/linuxgraphics against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fumurgdk%2Flinuxgraphics" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/umurgdk/linuxgraphics
[INFO] finished tweaking git repo https://github.com/umurgdk/linuxgraphics
[INFO] tweaked toml for git repo https://github.com/umurgdk/linuxgraphics written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/umurgdk/linuxgraphics on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/umurgdk/linuxgraphics already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `phoenix` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4
[INFO] running `Command { std: "docker" "start" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `phoenix` (manifest) generated 1 warning
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling khronos_api v2.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling drm-sys v0.0.9
[INFO] [stderr]    Compiling input-sys v1.9.0
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]    Compiling gbm-sys v0.1.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling log v0.4.5
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking token_store v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking khronos v0.1.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling libdbus-sys v0.1.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking nix v0.8.1
[INFO] [stderr]     Checking nix v0.9.0
[INFO] [stderr]     Checking gbm-rs v0.2.0
[INFO] [stderr]     Checking egl v0.2.7
[INFO] [stderr]     Checking dbus v0.6.2
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking udev v0.2.0
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking input v0.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.12.5
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling gl_generator v0.9.0
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling libloading v0.5.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling derive_more v0.7.1
[INFO] [stderr]    Compiling wayland-server v0.12.5
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking wayland-sys v0.12.5
[INFO] [stderr]    Compiling gl v0.10.0
[INFO] [stderr]    Compiling gl v0.6.5
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking drm v0.3.3
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Format`.
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:915:110
[INFO] [stdout]     |
[INFO] [stdout] 915 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_SHM_FORMAT, format) };
[INFO] [stdout]     |                                                                                                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Format` does not implement `VaArgSafe`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:915:110
[INFO] [stdout]     |
[INFO] [stdout] 915 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_SHM_FORMAT, format) };
[INFO] [stdout]     |                                                                                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout]     = note: requested on the command line with `--force-warn invalid-c-variadic-arguments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Resize`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:3014:123
[INFO] [stdout]      |
[INFO] [stdout] 3014 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_SHELL_SURFACE_CONFIGURE, edges, width, ...
[INFO] [stdout]      |                                                                                                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Resize` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:3014:123
[INFO] [stdout]      |
[INFO] [stdout] 3014 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_SHELL_SURFACE_CONFIGURE, edges, width, ...
[INFO] [stdout]      |                                                                                                                     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Capability`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:3873:117
[INFO] [stdout]      |
[INFO] [stdout] 3873 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_SEAT_CAPABILITIES, capabilities) };
[INFO] [stdout]      |                                                                                                                     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Capability` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:3873:117
[INFO] [stdout]      |
[INFO] [stdout] 3873 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_SEAT_CAPABILITIES, capabilities) };
[INFO] [stdout]      |                                                                                                                     ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `ButtonState`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4260:136
[INFO] [stdout]      |
[INFO] [stdout] 4260 | ..._event, self.ptr(), WL_POINTER_BUTTON, serial, time, button, state) };
[INFO] [stdout]      |                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ButtonState` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4260:136
[INFO] [stdout]      |
[INFO] [stdout] 4260 | ..._event, self.ptr(), WL_POINTER_BUTTON, serial, time, button, state) };
[INFO] [stdout]      |                                                                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Axis`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4284:118
[INFO] [stdout]      |
[INFO] [stdout] 4284 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS, time, axis, value) };
[INFO] [stdout]      |                                                                                                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Axis` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4284:118
[INFO] [stdout]      |
[INFO] [stdout] 4284 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS, time, axis, value) };
[INFO] [stdout]      |                                                                                                                      ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `AxisSource`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4360:119
[INFO] [stdout]      |
[INFO] [stdout] 4360 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS_SOURCE, axis_source) };
[INFO] [stdout]      |                                                                                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AxisSource` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4360:119
[INFO] [stdout]      |
[INFO] [stdout] 4360 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS_SOURCE, axis_source) };
[INFO] [stdout]      |                                                                                                                       ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Axis`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4383:123
[INFO] [stdout]      |
[INFO] [stdout] 4383 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS_STOP, time, axis) };
[INFO] [stdout]      |                                                                                                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Axis` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4383:123
[INFO] [stdout]      |
[INFO] [stdout] 4383 |             unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS_STOP, time, axis) };
[INFO] [stdout]      |                                                                                                                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Axis`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4418:121
[INFO] [stdout]      |
[INFO] [stdout] 4418 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS_DISCRETE, axis, discrete) };
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Axis` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4418:121
[INFO] [stdout]      |
[INFO] [stdout] 4418 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_POINTER_AXIS_DISCRETE, axis, discrete) };
[INFO] [stdout]      |                                                                                                                   ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `KeymapFormat`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4637:115
[INFO] [stdout]      |
[INFO] [stdout] 4637 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_KEYBOARD_KEYMAP, format, fd, size) };
[INFO] [stdout]      |                                                                                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeymapFormat` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4637:115
[INFO] [stdout]      |
[INFO] [stdout] 4637 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_KEYBOARD_KEYMAP, format, fd, size) };
[INFO] [stdout]      |                                                                                                             ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `KeyState`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4669:131
[INFO] [stdout]      |
[INFO] [stdout] 4669 | ..._post_event, self.ptr(), WL_KEYBOARD_KEY, serial, time, key, state) };
[INFO] [stdout]      |                                                                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `KeyState` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:4669:131
[INFO] [stdout]      |
[INFO] [stdout] 4669 | ..._post_event, self.ptr(), WL_KEYBOARD_KEY, serial, time, key, state) };
[INFO] [stdout]      |                                                                 ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Subpixel`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:5207:154
[INFO] [stdout]      |
[INFO] [stdout] 5207 | ...WL_OUTPUT_GEOMETRY, x, y, physical_width, physical_height, subpixel, make.as_ptr(), model.as_ptr(), transform) };
[INFO] [stdout]      |                                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Subpixel` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:5207:154
[INFO] [stdout]      |
[INFO] [stdout] 5207 | ...WL_OUTPUT_GEOMETRY, x, y, physical_width, physical_height, subpixel, make.as_ptr(), model.as_ptr(), transform) };
[INFO] [stdout]      |                                                               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `Transform`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:5207:195
[INFO] [stdout]      |
[INFO] [stdout] 5207 | ... physical_height, subpixel, make.as_ptr(), model.as_ptr(), transform) };
[INFO] [stdout]      |                                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Transform` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:5207:195
[INFO] [stdout]      |
[INFO] [stdout] 5207 | ... physical_height, subpixel, make.as_ptr(), model.as_ptr(), transform) };
[INFO] [stdout]      |                                                               ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: CRATER ERROR: C-variadic argument with type `wl_output::Mode`.
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:5227:111
[INFO] [stdout]      |
[INFO] [stdout] 5227 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_OUTPUT_MODE, flags, width, height, refr...
[INFO] [stdout]      |                                                                                                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wl_output::Mode` does not implement `VaArgSafe`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/wayland-server/cfb0b18928323ec1/out/wayland_api.rs:5227:111
[INFO] [stdout]      |
[INFO] [stdout] 5227 | ...   unsafe { ffi_dispatch!(WAYLAND_SERVER_HANDLE, wl_resource_post_event, self.ptr(), WL_OUTPUT_MODE, flags, width, height, refr...
[INFO] [stdout]      |                                                                                                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: values passed as C-variadic arguments must implement `core::ffi::VaArgSafe`
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #162483 <https://github.com/rust-lang/rust/issues/162483>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wayland-server` (lib) due to 13 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4", kill_on_drop: false }`
[INFO] [stdout] cb8c3cd6a0d96f682855901ca380edf68a853b91db040c6579dbc4f635fafea4
